home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: 500 MB Amiga Software / 500 MB Amiga Software - Euber 130 - Amiga Games Disc & Mag.iso / s / faa1.scp < prev    next >
AmigaDOS Script File  |  1994-09-23  |  399b  |  14 lines

  1. .KEY p1,p2,p3,p4,p5,p6,p7,p8,p9
  2. .BRA {
  3. .KET }
  4. ;
  5. ; Afax:s/faa.scp - Replace your uulib:passwd faa entry with this
  6. ;
  7. echo >ram:scr1 {p1} {p2} {p3} {p4} {p5} {p6} {p7} {p8} {p9}
  8. afax:c/faa <null: >null: {p1} {p2} {p3} {p4} {p5} {p6} {p7} {p8} {p9}
  9. ; Send mail to say fax arrived
  10. date >ram:scr
  11. sendmail <ram:scr -t $username -f AmigaFax -s "Fax Received" -raw
  12. ; Forward fax if FaxFwd set
  13. Afax:s/FwdLast
  14.